(prompt "I will now create the directory \"" DrawerName "\".")
(help @makedir-help)
(infos)
(confirm)
)
(complete 20)
(copyfiles
(prompt "Copying necessary files to \"" DrawerName "\".")
(help @copyfiles-help)
(source "DiamondCaves")
(dest DrawerName)
(all)
(infos)
(confirm)
)
(complete 30)
(copyfiles
(prompt "Copying necessary files to \"" DrawerNameParent "\".")
(help @copyfiles-help)
(source "DiamondCaves.info")
(dest DrawerNameParent)
(files)
(infos)
)
(complete 40)
(startup "Diamond Caves"
(prompt "An assign to \"DC:\" will be added to \"S:user-startup\" so that your system will be properly configured to use Diamond Caves.")
(help "Sorry, no help-file.")
(command "assign DC: " DrawerName)
)
(makeassign "DC")
(makeassign "DC" DrawerName)
(complete 50)
(if ((database "vblank") 50)
(set DefaultMode 0)
(set DefaultMode 2)
)
(set ScreenModeNum
(askchoice
(prompt "Which screenmode do you want the title screen of Diamond Caves to use?\n(Note that the title was designed to be used on an interlaced screenmode)")